home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / reqtools22c_usr.lha / ReqTools / Glue / Dice / README < prev    next >
Text File  |  1995-09-20  |  416b  |  15 lines

  1.  
  2. Dice C
  3. ~~~~~~
  4. Extract DLibSource.lha for the source of the Dice C libraries.
  5.  
  6. Type DMake in the shell to create the following libraries:
  7.  
  8.     reqtoolss.lib     -> stack args
  9.     reqtoolssr.lib    -> registerized args
  10.     reqtoolsl.lib     -> stack args (large data)
  11.     reqtoolslr.lib    -> registerized args (large data)
  12.  
  13. To generate other flavors (such as a profiled library), simply use the
  14. DICE lbmake utility.
  15.